composetable: Change an API
authorMatthias Clasen <mclasen@redhat.com>
Thu, 29 Jul 2021 19:47:04 +0000 (15:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 29 Jul 2021 21:29:25 +0000 (17:29 -0400)
commit539391ce6c5d2271b591c2849c629828af8be154
tree4476053e1b7147d7617ecb9beb7ea72f9b09dfa7
parentb6c0155836d354dc2984c3381147f8cdd66f6325
composetable: Change an API

Make gtk_check_algorithmically take a GString
for the result. This is in preparation for allowing
multi-character results here, in the future.

Update all callers.
gtk/gtkcomposetable.c
gtk/gtkcomposetable.h
gtk/gtkimcontextsimple.c
testsuite/gtk/composetable.c